home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1997 February / EnigmA AMIGA RUN 15 (1997)(G.R. Edizioni)(IT)[!][issue 1997-02][PLANET CD V].iso / enigma / earcd / utility / utildisk / mtmbeta2.rdm < prev    next >
Text File  |  1997-01-18  |  2KB  |  79 lines

  1. Short:    Move files in DL to local Aminet mirror
  2. Author:   kennecni@idgOnline.no (Kenneth C. Nilsen)
  3. Uploader: kennecni@idgOnline.no (Kenneth C. Nilsen)
  4. Type:     disk/misc
  5. Requires: kickstart 37 or higher 
  6.  
  7.  
  8.  
  9. MoveToMirror (BETA) 0.2 (25.11.96)
  10.  
  11.  
  12. This tools can be used locally to move the files you have in your download
  13. directory to a local Aminet mirror on your disk.
  14.  
  15. The task is simple.. it's the only one. :)
  16.  
  17. Beta test feedback reports it to work fine and it does too on my own machine,
  18. but since I haven't tested it fully I choose to let it be beta a while until
  19. I get feedback. You can suggest options to include (thanks to Tor Atle H.
  20. Kleven for betatesting 0.1ß/0.2ß).
  21.  
  22.  
  23. USAGE:
  24.  
  25.     MoveToMirror [sourcedir] [destdir] [-v] [-r] [-d]
  26.  
  27.     sourcedir    - copy from this directory (file + readme)
  28.     destdir        - copy to this root dir (+ type specs)
  29.     -v        - verbose actions
  30.     -r        - do not copy readme files to destdir
  31.     -d        - delete source files after a successful copy (move)
  32.  
  33.  
  34. Example:
  35.  
  36. We have two files in our download directory:
  37.  
  38.     MoveToMirror.lha
  39.     MoveToMirror.readme
  40.  
  41. We set: MoveToMirror download: download:Aminet/ -v -d
  42.  
  43. The MTM will then search the .readme file and find 'type: disk/misc'. It then
  44. tries to lock the Download:Aminet/disk/misc which it then will not find. It
  45. then creates the directories and copies the two files into
  46.  
  47.     download:Aminet/disk/misc/
  48.  
  49. The verbose output will look like this:
  50.  
  51. > MoveToMirror.readme -> disk/misc (mkdir) (mkdir) - Moving - Ok!
  52.  
  53. MTM does error checking in most cases so you will get message in verbose mode
  54. and more fatal errors in non-verbose mode as well.
  55.  
  56. Readme files that doesn't have the type line will be left in the download
  57. directory untouched.
  58.  
  59.  
  60. NOTES:
  61.  
  62.     This program is still beta software. Use it at your own risk!
  63.     This program is FREEWARE!
  64.  
  65.  
  66. HISTORY:
  67.  
  68. 0.2ß (25.11.96)    - Rewrote algoritms for moving files, creating dirs etc.
  69.         - 0.1ß Caused a yellow alert on some machines
  70.         - Better error checking and outputing
  71.         - Seem to work fine here.
  72.     
  73. 0.1ß (22.11.96)    - Initial release
  74.  
  75.  
  76.  
  77. ---
  78. Kenneth C. Nilsen (kennecni@IDGonline.no) http://*** new comming up ***
  79.